1d4_web: hide pruned index requests behind a toggle - #1477
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
1d4-web | 3e415b2 | Commit Preview URL Branch Preview URL |
Sep 02 2026, 03:20 PM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
ast-lol | 3e415b2 | Commit Preview URL Branch Preview URL |
Sep 02 2026, 03:21 PM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
iili | 3e415b2 | Commit Preview URL Branch Preview URL |
Sep 02 2026, 03:20 PM |
A pruned request has nothing left to show but its own row, and after a week they are most of the list. The status table hides them by default; a button shows how many there are and reveals them, and the note says where they went.
aaylward
force-pushed
the
index-hide-pruned
branch
from
September 2, 2026 15:15
7adb134 to
3e415b2
Compare
aaylward
enabled auto-merge (squash)
September 2, 2026 15:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The /index status table listed every request the API returns, and after a week most of them are pruned rows with nothing to show. They're hidden by default now, with a "Show N pruned" button to reveal them and a note that says where they went; when everything is pruned the panel says so instead of showing an empty table.
npm run typecheck && npm test && npm run buildpass.